POST /DataCube/Parameter/{id}/
Creates a new parameter on the transform. Parameters for Output Element filtering or Transform setting can be created.
Request
| Method |
Request URI |
| POST |
/API/DataCube/Parameter/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the data cube to create the parameter on.
|
Request Body
Response
Response Body
A status code indicating success or the reason for failure.